home *** CD-ROM | disk | FTP | other *** search
/ Developer Source 13 / Developer Source Volume 13 (I-MODE Publications, Inc.)(1999).iso / MSYSJ / OCT96 / ARMSF19B.GIF < prev    next >
Graphics Interchange Format  |  1998-02-10  |  118KB  |  646x515  |  4-bit (16 colors)
Labels: text | menu | screenshot | document | number
OCR: Message Descriptiony Parao Return Vakit CBEM SETEXSTYLE Sets the extended styies for the ComboBoxEx control. A DWORD value Not used. A DWORD value repre- representing the Combo BoxEx extended senting the previously set ComboBoxEx extended style Dags to set. style flags. This return value may be zero if no flags were previously set. CBEM_GETIMAGELIST Retrieves the handle to the Not used. Not wasd. An HIMAGELIST that is the handlo image liar that the ComboBoxEx control is to the image list that is currently set in the ComboBoxEx currently using. control. CBEM GETITEM Retrieves the information Not used. A pointer to a A BOOL value indicating the for a particular item in & COMBOBOXEXITEM success of failure of the message. ComhoBnxEx control. structure. Before sending this message, the iltem member of this structure indicates the item to be retrieved and the mask member indicates what attributes should be retrieved. CBEM_SETITEM Sote the specified attributes Not used. A pointer to a A BOOL value indicating the for an existing item in a ComboBoxEx control. COMBOBOXEXITEM success or failure of the message. structure. The ileem member of this structaire indicates the item whose attributes: should be set. The mask member indicates what members of the structure contain valid information to be set. CBEM HASEDITCHANGED Determines if the user has Not used. Not used. A BOOL value indicating if changed the contents of the the contents of the edit control edit control portion of the have changed ComboBoxEx control. This message is only valid if the ComboBoxEx control has the CBS_DROPDOWN stylo, CBEM INSERTITEM Insert an item into a Nor used. A pointer to n The index at which the ComboBoxEx control. COMBOBOXEXITEM item was inserted or structure. The iltem member .1 if the insertion failed. of this structure indicates the beru-based index at which to insert the item. Setting iltem to -1 adde the item to the end of the list, CBEM_SETIMAGELIST Bete the image list that Not used ComboBoxEx control will use The HIMAGELIST of the The HIMAGELIST of the unage image list to be set. list previously associated to draw item images. with the control. This message may return NULL if no image list was previously act.